home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / DATABASE / FAC164.ZIP;1 / HISTORY.DOC < prev    next >
Encoding:
Text File  |  1991-01-12  |  8.5 KB  |  322 lines

  1.  
  2.                             Find Area Code (FAC)
  3.                   Copyright 1990-92 by Michael K. Molloy
  4.                              All Rights Reserved
  5.  
  6.                                   Developed
  7.                                      by
  8.                               Michael K. Molloy
  9.                             Mountain Data Systems
  10.                           8531 East Dry Creek Place
  11.                              Englewood, CO  80112
  12.                            CompuServe: 72737,3237
  13.  
  14.  
  15.  
  16.                      H I S T O R Y   O F   C H A N G E S
  17.                      -----------------------------------
  18.  
  19. 12 Jan 92  Ver 1.64
  20. -------------------
  21.  
  22. - Added about 250 additional cities to the area code database.
  23.  
  24. - Corrected spellings of some cities.
  25.  
  26. - Added the file "FILE_ID.DIZ" (this is a PCBoard compatible
  27. description file in 8 line x 45 character format).
  28.  
  29. - Minor code optimization/shaving
  30.  
  31.  
  32.  5 Jan 92  Ver 1.63
  33. -------------------
  34.  
  35. - Bug fix: registered users weren't able to serial number stamp this
  36. version.
  37.  
  38. - Bug fix: Fixed an initialization problem which sometimes displayed
  39. hits/colors incorrectly.
  40.  
  41. Thanks to Charles Kleis for spotting these so quickly; of course he
  42. was the first to ever register, too.
  43.  
  44.  
  45.  1 Jan 92  Ver 1.62
  46. -------------------
  47.  
  48. - Improved performance of the fuzzy search by about 10 percent.
  49.  
  50. - Fixed minor/occasional bug related to display colors and
  51. wordwrapping after an autozoom (thanks to Stan Brown of Oak Road
  52. Systems).
  53.  
  54. - Made minor updates/changes to the area code data base.
  55.  
  56. - Fixed monochrome operation bugs: color of "searching" message during
  57. fuzzy search and "not found" message
  58.  
  59. - Reduced code size by about 2K.
  60.  
  61.  
  62. 28 Dec 91  Ver 1.61
  63. -------------------
  64.  
  65.    - Added new area codes and cities for:
  66.  
  67.      -- Maryland   410 (split from 301)
  68.      -- California 310 (split from 213)
  69.      -- California 510 (split from 415)
  70.  
  71.    - Thanks to Mike Haney (a registered user) of Data I/O Corporation
  72.      for pointing me to this information.
  73.  
  74. 11 Nov 91  Ver 1.60 (Ver 1.52 - 1.59 skipped)
  75. -------------------
  76.  
  77.    - Added a current date/time display at the top of the window
  78.  
  79.    - Added the /C switch to select whether to use 24-hour clock
  80.  
  81.    - Moved the "Fuzzy Search" indicator to the bottom of the window
  82.  
  83.    - You can now register FAC with your Visa, MasterCard, Discover, or
  84.      American Express card through Public software Library (PsL) by
  85.      calling their toll-free number or FAX number.  See REGISTER.DOC
  86.      for details.
  87.  
  88.    - You can also register FAC with your Visa or Mastercard on
  89.      CompuServe in the Electronic Mall store, Software Excitement!
  90.      (you can also use Software Excitement!'s toll-free number). While
  91.      online, use GO SE to access this service.  See REGISTER.DOC for
  92.      details.
  93.      
  94. 26 Sep 91  Ver 1.51
  95. -------------------
  96.  
  97.    - Modified the routine which gets word under cursor (TSR mode) to
  98. ignore the "()" characters.
  99.  
  100. 14 Sep 91  Ver 1.50
  101.  
  102.    - Added capability to search an external data file. If the default
  103. file MY-DATA.DAT exists, it will be searched in whatever search mode
  104. the program is in. This file will be searched when run from the
  105. command line or while running as a TSR.
  106.  
  107. - Added /D switch to specify the name of the external data file to
  108. use.  This switch works from the command line or when FAC is installed
  109. as a TSR.
  110.  
  111. - Added the F5 key to prompt for a line of data to append to the
  112. default/specified external data file.  The F5 key can add data to the
  113. external datafile without leaving the program, including while
  114. operating as a TSR.
  115.  
  116. - Implemented sensing and appropriate use of monochrome/color
  117. attributes.
  118.  
  119. - Added the /B switch to force monochrome mode.
  120.  
  121. - Fixed minor bug in which one additional search was made after Esc
  122. was pressed.
  123.  
  124. - Put switch options in alphabetical order in both the /H screen
  125. output and the documentation.
  126.  
  127. - The Find Area Code (FAC) distribution file is now created using
  128. PKZip's Authenticity Verification (AV) feature.  This guarantees BBSs
  129. and users virus-free, unmodified files.  If after unzipping your
  130. distribution files you don't see the message:
  131.  
  132. Authentic files Verified!   # EOA070   MICHAEL K. MOLLOY
  133.  
  134. get another copy of the file from me, CompuServe, another vendor, or
  135. another BBS.
  136.  
  137.  
  138. 31 Mar 91  Ver 1.42
  139. -------------------
  140.  
  141. - Corrected bug which caused TSR installation messages to say
  142. that FAC was using EMS memory for swapping even though it was actually
  143. using disk.
  144.  
  145. - Simplified VENDOR.DOC and SYSOP.DOC.
  146.  
  147.  
  148. 12 Feb 91  Ver 1.41
  149. -------------------
  150.  
  151. - Corrected duplicate West Palm Beach area codes; added 908 NJ area
  152. code (effective Jun 1991).
  153.  
  154. - Corrected bug which caused blank line to be displayed between hits
  155. during AutoZoom.
  156.  
  157. - Improved routine which reads text under cursor; You can now read
  158. phone numbers off the screen (with hyphens in them).
  159.  
  160. - Software recompiled/developed with Borland Turbo Pascal 6.0
  161. Professional, TurboPower Object Professional 1.1, and SemWare QEdit
  162. Advanced 2.1.
  163.  
  164.  
  165.  1 Feb 91  Ver 1.40
  166. -------------------
  167.  
  168. - Added support for TSR swapping to expanded (EMS) RAM (optional via /E)
  169.  
  170. - Swap files can now be hidden/system or normal attribute files
  171. (optional via /A)
  172.  
  173. - Screen does AutoZoom to full screen size when normal size fills with
  174. hits (optional via /T & F9).
  175.  
  176. - While running TSR, Alt-U pressed twice will dump TSR (if safe to do
  177. so)
  178.  
  179. - Added support for DOS command line redirection of command line
  180. status messages
  181.  
  182. - Minor cosmetic changes
  183.  
  184.  
  185.  6 Jan 91  Ver 1.38
  186. -------------------
  187.  
  188. - Corrected errors with Chicago IL 312 & 708 area codes
  189.  
  190. - Author is now member of the Association of Shareware Professionals
  191. (ASP)
  192.  
  193. - Renamed file UPDATE.LOG to HISTORY.DOC; renamed file ORDER.FRM to
  194. REGISTER.DOC
  195.  
  196. - Added LICENSE.DOC, PACKING.LST, SITELICE.DOC, SYSOP.DOC, VENDOR.DOC,
  197. WARRANTY.DOC, SHR-WARE.DOC
  198.  
  199. - Added an infrequent random "Press Any Key" reminder to register on
  200. exit
  201.  
  202.  
  203.  9 Dec 90  Ver 1.37
  204. -------------------
  205.  
  206. - Implemented a full line editor for string entry:
  207.   -- You can now enter spaces in(side) the search string
  208.   -- FAC remembers search strings after search
  209.   -- Search string length increased to 20 characters
  210.  
  211. - Removed the occasional "reminder delay" & replaced it with a passive
  212. reminder (Thanks, Paul!)
  213.  
  214. - Increased text file buffer by 3K RAM
  215.  
  216.  
  217. 28 Nov 90  Ver 1.36
  218. -------------------
  219.  
  220. - Increased the size of the database by about 30%; added over 200 U.S.
  221. cities; & over 600 international cities
  222.  
  223. - All state/country capitals are now capitalized
  224.  
  225.  
  226. 16 Nov 90  Ver 1.35
  227. -------------------
  228.  
  229. - Bug fixed: when search string was last word in line it wasn't found
  230.  
  231.  
  232. 12 Nov 90  Ver 1.34
  233. -------------------
  234.  
  235. - Searches (non-fuzzy) are 20-35% faster.  Minor cosmetic changes.
  236.  
  237.  
  238.  4 Nov 90  Ver 1.33
  239. -------------------
  240.  
  241. - Added capability to configure the program's settable options via an
  242. environment variable (SET FAC=)
  243.  
  244.  
  245.  3 Nov 90  Ver 1.32
  246. -------------------
  247.  
  248. - Added the ability to stamp a serial number on EXE file (for
  249. registered users only)
  250.  
  251. - Removed registration encouragement from help screen & increased
  252. frequency of reminder
  253.  
  254.  
  255. 28 Oct 90  Ver 1.31
  256. -------------------
  257.  
  258. - Corrected bug with restoring exact cursor shape on exit
  259.  
  260. - Corrected bug with 43/50 line modes in TSR
  261.  
  262.  
  263. 15 Oct 90  Ver 1.30
  264. -------------------
  265.  
  266. - Window can now be repositioned with cursor keys or can zoom to full
  267. screen (using F10 or /Z switch)
  268.  
  269. - Added a registration reminder with a brief delay about once every
  270. eighth time the program is used
  271.  
  272. - Added dozens of cities (mostly for U.S.)
  273.  
  274.  
  275.  1 Oct 90  Ver 1.22
  276. -------------------
  277.  
  278. - Added /H switch for DOS prompt help; now starts with no parameter;
  279. minor fine tuning
  280.  
  281.  
  282. 30 Sep 90  Ver 1.21
  283. -------------------
  284.  
  285. - Fixed failure to "eat" fuzzy search interruption key
  286.  
  287.  
  288. 23 Sep 90   Ver 1.2
  289. -------------------
  290.  
  291. - Added "fuzzy search" Soundex string matching mode
  292.  
  293.  
  294. 22 Sep 90  Ver 1.11
  295. -------------------
  296.  
  297. - Fixed minor bug when reading screen at left margin
  298.  
  299. - Added verification & error checking for /P
  300.  
  301. - Minor corrections/additions to docs
  302.  
  303. - Changed window explosion stage delay from 14ms to 10ms
  304.  
  305. - Moved history of changes to separate file
  306.  
  307.  
  308. 21 Sep 90  Ver 1.10
  309. -------------------
  310.  
  311. - Rewritten using Object Pro
  312.  
  313. - Major overhaul of program and docs; widely released
  314.  
  315.  
  316.  1 Sep 90  Ver 1.00
  317. -------------------
  318.  
  319. - Experimental version; not released to general public
  320.  
  321. --- End of HISTORY.DOC ---
  322.